﻿/* CSS Document */
/*transition:all .3s ease-in-out;-webkit-transition:all .3s ease-in-out;*/
@font-face{
    font-family: 'Bodoni';
    src:url(../fonts/BodoniStd-Italic.otf);
}
@font-face{
    font-family: 'Poppins';
    src:url(../fonts/Poppins-SemiBold.ttf);
}
@font-face{
    font-family: 'Lato';
    src:url(../fonts/LATO-LIGHT.WOFF.TTF);
}
@font-face{
    font-family: 'Playfair';
    src:url(../fonts/PlayfairDisplay-Regular.ttf);
}
@font-face{
    font-family: 'Sans';
	src:url(../fonts/OpenSans-Regular.ttf);
}
@font-face{
    font-family: 'Raleway';
    src:url(../fonts/Raleway-400-Regular.otf);
}

/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
    font-family: 'iconfont';  /* Project id 4559603 */
    src: url('//at.alicdn.com/t/c/font_4559603_fygoio44ef4.woff2?t=1716511569054') format('woff2'),
         url('//at.alicdn.com/t/c/font_4559603_fygoio44ef4.woff?t=1716511569054') format('woff'),
         url('//at.alicdn.com/t/c/font_4559603_fygoio44ef4.ttf?t=1716511569054') format('truetype');
  }
  .iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
body,div,ul,li,h1,h2,h3,h4,h5,p,table,td,tr,p,dl,dt,dd{ padding:0; margin:0; list-style:none;}
body{ font-family: 'Sans'; font-size:14px; color:#262626;}
a{ color:#666; text-decoration:none; transition: .6s;}
a:hover{}
img{ border:0;}
.clear:after{content:""; display:block; clear:both;}
.fl-1,.fl-2,.fl-3,.fl-4,.fl-5,.fl-6,.fl-7,.fl-8,.fl-9,.fl-10,.fl-11,.fl-12{float:left;box-sizing:border-box; padding-left:15px; padding-right:15px;}
.fr-1,.fr-2,.fr-3,.fr-4,.fr-5,.fr-6,.fr-7,.fr-8,.fr-9,.fr-10,.fr-11,.fr-12{float:right;box-sizing:border-box; padding-left:15px; padding-right:15px;}
.fl-1,.fr-1{width:calc(100%/12); box-sizing:border-box;}
.fl-2,.fr-2{width:calc(100%/12*2);}
.fl-3,.fr-3{width:calc(100%/12*3);}
.fl-4,.fr-4{width:calc(100%/12*4);}
.fl-5,.fr-5{width:calc(100%/12*5);}
.fl-6,.fr-6{width:calc(100%/12*6);}
.fl-7,.fr-7{width:calc(100%/12*7);}
.fl-8,.fr-8{width:calc(100%/12*8);}
.fl-9,.fr-9{width:calc(100%/12*9);}
.fl-10,.fr-10{width:calc(100%/12*10);}
.fl-11,.fr-11{width:calc(100%/12*11);}
.fl-12,.fr-12{width:calc(100%/12*12);}
.pad10{padding-top: 10px;padding-bottom: 10px;}.pad20{padding-top: 20px;padding-bottom: 20px;}.pad30{padding-top: 30px;padding-bottom: 30px;}.pad40{padding-top: 40px;padding-bottom: 40px;}.pad50{padding-top: 50px;padding-bottom: 50px;}.pad60{padding-top: 60px;padding-bottom: 60px;}.pad70{padding-top: 70px;padding-bottom: 70px;}
.padt10{padding-top: 10px;}.padt20{padding-top: 20px;}.padt30{padding-top: 30px;}.padt40{padding-top: 40px;}.padt50{padding-top: 50px;}.padt60{padding-top: 60px;}.padt70{padding-top: 70px;}
.padb10{padding-top: 10px;}.padb20{padding-top: 20px;}.padb30{padding-top: 30px;}.padb40{padding-top: 40px;}.padb50{padding-top: 50px;}.padb60{padding-top: 60px;}.padb70{padding-top: 70px;}
.swiper-slide img{/* max-width:100%; */height: 400px;max-width: 200%;width: fit-content;object-fit: cover;min-width: 100%;}
/* .banner1_swiper .swiper-slide{display: contents;} */
img{max-width: 100%; vertical-align: middle;}
.wid{ width:1200px; margin:0 auto;}
.wid:after{ content:""; display:block; clear:both;}
.mid_h2{font-size:26px; line-height:36px;color:#242e35; margin-bottom: 20px; padding-top: 15px;}
.mid_h3{ font-size:18px; line-height:28px; margin-bottom:10px;color:#333; padding-top: 20px;}
.mid_text p{ font-size:14px; color:#7e7e7e; line-height:26px; margin-bottom:10px;}
.mid_flex{display: flex; align-items: center;}

.top{height: 38px; background: #68a04c;}
.header{ padding: 5px 0;}
.header.flex{position: fixed;top: 0;left: 0; width: 100%; background: rgba(255,255,255,1); z-index: 1001; padding: 10px 0; animation: movein .5s linear;border-bottom: 1px #ccc solid;}
.header.flex .logo img{max-height: 46px;}
.header.flex .nav li{ padding: 6px 0;}
.header.flex .erji{top: 46px;}
.logo{float: left;}
.logo img{max-height: 60px;}
.top li{display: inline-block; line-height: 38px; color: #fff;}
.top a{ display: inline-block; color: #fff; padding: 0 8px;font-size: 14px; transition: .6s;}
.top a:hover{ background: #3463a0;}
.top_left{ float: left;}
.top_left i{margin-right: 5px;}
.top_left li:nth-child(1){margin-right: 8px;}
.top_right{float: right;}
.top_right img{ height: 14px; margin-right: 5px; vertical-align: middle;}
.nav{float: right;}
.nav li{position: relative; display: inline-block; line-height: 34px; margin: 0 3px; padding: 13px 0;}
.nav li>a{display: block; padding: 0 15px; font-weight: bold; text-transform:uppercase; transition:.6s; color: #222; font-size: 15px;}
.nav li>a.act{background: #68A04C; color: #fff; border-radius: 50px;}
.nav li:hover>a{background: #68A04C; color: #fff;border-radius: 50px;}
.erji{position:absolute; top:60px; left:0; background:#fff;padding:10px 10px 15px; border-top:2px solid #68A04C; border-radius:0 0 5px 5px; white-space:nowrap; display: none; box-shadow: 0 2px 2px rgba(0,0,0,.3); z-index: 1000;}
.erji a{ display:block; line-height:30px; font-size: 13px; padding: 0 10px; border-radius:3px; color:#666;}
.erji a:hover{background: #68A04C; color: #fff;}

.banner{ position: relative; padding: 90px 0;}
.ban_bg li{position: absolute;top: 0; left: 0; width:100%; height: 100%; opacity: 0; z-index: -1; transition: .8s;}
.banner h2{ text-align: center; margin-bottom: 15px;}
.banner h2 span{display: inline-block; color: #fff; font-size: 40px; line-height: 50px; text-transform: uppercase;}
.banner h2 span:before{content: ""; display: inline-block; vertical-align: middle; width: 42px; height: 6px; background: #53c271; margin-right: 25px;}
.banner h2 span:after{content: ""; display: inline-block; vertical-align: middle; width: 42px; height: 6px; background: #53c271; margin-left: 25px;}
.banner p{ max-width: 900px; font-size: 20px; line-height: 30px; margin: 0 auto; text-align: center; color: #fff;}
.ban_list{ text-align: center;}
.ban_list ul{margin: 55px auto 45px;}
.ban_list li{position: relative;float: left;width: calc(100%/7 - 12px);padding-top: calc(100%/7 - 12px);text-align: center;font-size: 15px;color: #222;margin: 0 6px 12px 6px;}
.ban_list li a{position: absolute;top: 0;left: 0;display: block;width: 100%;height: 100%;background: #fff;color: #222222;transition: .6s;line-height: 1.1;}
.ban_list li a:hover{background: #3463A0; color: #fff;}
.ban_list li img{max-height: 40%;margin-bottom: 15px;padding-top: 22%;}
.ban_list .ban_list_more{display: inline-block; font-size: 20px; line-height: 32px; background: #68A04C; color: #fff; padding: 6px 35px; border-radius: 50px; transition: .6s;}
.ban_list .ban_list_more:hover{background: #3463A0;}

.home_com{padding: 70px 0;}
.home_com_text{width: 50%; float: left; padding-right: 25px; box-sizing: border-box;}
.home_com_text h2{ font-size: 32px; line-height: 42px; margin-bottom: 10px; text-transform: uppercase;}
.home_com_xian{ text-align: left; color: #68A04C; font-size: 18px; margin-bottom: 15px;}
/*.home_com_xian:before{ content: ""; width: 75px; height: 3px; background: #68A04C; display: inline-block; margin:0 13px 5px 0;}*/
.home_com_xian:after{ content: ""; width: 75px; height: 3px; background: #68A04C; display: inline-block; margin: 0 0 5px 8px;}
.home_com_text p{line-height: 27px; color: #7e7e7e; margin-bottom: 10px;}
.home_com_an{margin-top: 30px;}
.home_com_an a{display: inline-block; margin-right: 10px; padding: 5px 20px; line-height: 28px; background: #68A04C; color: #fff; text-transform: uppercase;}
.home_com_an a:hover{background: #3463A0;}
.home_com_pic{float: left; width: 50%;}

.home_pro{padding: 70px 0; background: url(../images/home_pro.jpg) no-repeat center; background-attachment: fixed;}
.home_pro h2{color: #fff;}
.home_title{font-size: 32px; line-height: 42px; margin-bottom: 10px; text-transform: uppercase; text-align: center;}
.home_xian{ text-align: center; color: #68A04C; font-size: 20px; margin-bottom: 30px;}
.home_xian:before{ content: ""; width: 75px; height: 3px; background: #68A04C; display: inline-block; margin:0 13px 5px 0;}
.home_xian:after{ content: ""; width: 75px; height: 3px; background: #68A04C; display: inline-block; margin: 0 0 5px 13px;}
.home_pro_box{position: relative;float: left;width: calc(100%/4 - 20px);margin: 10px;box-sizing: border-box;height: 270px;background: #fff;display: flex;justify-content: center;align-items: center;}
.home_pro_box img{max-height: 200px;overflow: hidden;}
.home_pro_box span{position: absolute;top: 0; left: 0;text-transform: capitalize; display: flex;align-items: center;justify-content: center; width: 100%; height: 100%;font-size: 20px; color: #fff; background: rgba(0,0,0,.6); transform: scale(0); transition: .6s;}
.home_pro_box:hover span{transform: scale(1);}
.home_pro_an{text-align: center; margin-top: 35px;}
.home_pro_an a{display: inline-block; margin-right: 10px; padding: 5px 20px; line-height: 32px; font-size: 16px; background: #68A04C; color: #fff; text-transform: uppercase;}
.home_pro_an a:hover{background: #3463A0;}

.home_adv{padding: 70px 0;}
.home_adv_box{float: left; width: calc(100%/3); padding: 0 25px; text-align: center; box-sizing: border-box;}
.home_adv_box dt i{width: 120px; height: 120px; line-height: 120px; font-size: 50px; border:solid #68A04C 3px; color: #68A04C; border-radius: 50%;}
.home_adv_box h4{ font-size: 26px; line-height: 36px; margin: 20px 0 15px;}
.home_adv_box p{font-size: 15px; line-height: 30px; color: #7E7E7E;}

.home_phone{padding: 70px 0; background: url(../images/home_lxbg.jpg) no-repeat center; text-align: center;}
.home_phone .address{font-size: 18px; color: #ebebeb; font-weight:bold;}
.home_phone .phone,.home_phone .phone a{font-size: 50px; line-height: 60px; margin: 15px 0 10px; color: #53C271;}
.home_phone .phone i{margin-right: 10px;}
.home_phone .des{font-size: 15px; color: #ebebeb;}

/*.foot{padding: 50px 0; background: #303030; color: #fff;}
.foot h3{font-size: 20px; line-height: 30px; margin-bottom: 10px; text-transform: uppercase;}
.foot p{color: #b3b5b6; line-height: 24px;}*/
.banquan{line-height: 26px; padding: 8px 0; background: #303030; color: #fff; text-align: center;}

.nybanner{padding: 0px 0; background: #68A04C;}
.nybanner h2{ margin-bottom: 10px; text-align: center; font-size: 40px; line-height: 50px; color: #fff; text-transform: uppercase;}
.probanner{padding: 50px 0;}
.wid .mid:has(.mid_pos){justify-content: flex-start;}
.mid_pos{ text-align:center; color:#fff;}
.mid_pos ul{ display:inline-block;padding:2px 12px;border-radius: 5px;color: #CCCCCC;}
.mid_pos li{ display:inline-block;}
.mid_pos li a{ color:#ccc; display:block; line-height:24px;}
.mid_pos li a:hover{ text-decoration:underline; color: #fff;}

.mid{padding: 0px 0 70px;}
.mid_xian{width: 70px; height: 4px; background: #68A04C; margin: 0 auto;}
.culture{}
.culture_title{margin: 30px 0 70px; background: #f2f2f2; padding: 50px 0;}
.culture_title h3{font-size: 28px; line-height: 38px; text-align: center; text-transform: uppercase; margin-bottom: 10px;}

.prolist{}
.mid_nav,.mid_nav_div,.allpro{text-align: center; padding: 35px 0;}
.mid_nav li{display: inline-block; margin: 5px;}
.mid_nav li a{padding: 8px 13px; font-size: 16px;line-height: 20px; color: #222;font-weight: bold;display: block;}
.mid_nav li a:hover{color: #53C271;}
.mid_nav li .act{background:#53C271; color: #fff; border-radius: 5px;}
.mid_nav li .act:hover{color: #fff;}
.prolist:after{ content:""; display:block; clear:both;}
.prolist dl{ width:25%; padding:0 1%; box-sizing:border-box; text-align:center; overflow:hidden; float:left;margin-bottom:15px;}
.prolist dl dt{position:relative;height: 276px;border: 1px #ebebeb solid;display: flex;align-items: center;justify-content: center;}
.prolist dl dt img{max-width:100%;vertical-align:middle;box-sizing:border-box;max-height: 80%;}
.prolist dl dt span{ position:absolute; left:0; top:0; width:100%; height:100%; display:block; background:#ccc;background:rgba(104,160,76,0.2); opacity:0;transition:320ms;}
.prolist dl dt span:before{ content:"";width:100%;height:0;border-left:3px solid #68A04C;border-right:3px solid #68A04C;box-sizing:border-box;position:absolute;left:0;top:0;transition:320ms;}
.prolist dl dt span:after{ content:"";width:0;height:100%;border-top:3px solid #68A04C;border-bottom:3px solid #68A04C;box-sizing:border-box;position:absolute;left:0;top:0;transition:320ms;}
.prolist dl:hover span{ opacity:1;transition:320ms;}
.prolist dl:hover dt span:before{ height:100%; transition:330ms 200ms;}
.prolist dl:hover dt span:after{ width:100%; transition:330ms 200ms;}
.prolist dl dt span b{ position:absolute; left:50%; top:50%; margin:-23px 0 0 -23px; width:46px; height:46px; display:block; z-index:10;}
.prolist dl dt span b:before{ position:absolute; left:0; top:23px; content:"";width:100%;height:1px; background:#68A04C;transform:translateX(-200px);}
.prolist dl dt span b:after{ position:absolute; left:23px; top:0; content:"";width:1px;height:100%; background:#68A04C;transform:translateY(-200px);}
.prolist dl:hover dt span b:before{ transform:translateX(0); transition:355ms 180ms;}
.prolist dl:hover dt span b:after{ transform:translateY(0); transition:355ms 180ms;}
.prolist dl dd{font-size:16px;padding:14px 0 20px;font-weight:bold;line-height:26px;overflow:hidden;height: 26px;text-transform: capitalize;}
.prolist dl:hover dd{ color:#68A04C;}

.col-md-6{width: 47%;padding: 0 1.5%;}
.procont_pic_{display: flex;justify-content: space-between;margin:1.5rem auto;}
.procont_pic_ img{width: 20%;opacity: .6;cursor: pointer;}
.procont_pic_ img.check{opacity: 1;}
.procont_pic1 {display: flex;justify-content: center;align-items: center;}
/* .procont_pic1 img{width: 600px;} */
.procont .prolist{width: 100%;}
#el_SmallContainer{width: fit-content;}
/* .little{  border: 1px solid black;} */
/* 小图 */
/* .little img{  width: 480px;  height: 300px;} */
/* 小放大镜 */
.little .mark{  width: 150px;  height: 150px;  background-color: #939393; opacity: 0.5; position: absolute; left: 0; top: 0;cursor: move;display: none;}

/* 大放大镜 */
.great{  width: 480px;  height: 480px;background: #fff; border: 1px solid #000; overflow: hidden;  position: absolute;  display: none; margin-left: 600px;z-index: 100;}
.great div{  position: absolute;  left: 0;  top: 0;  width: 1600px; display: flex;justify-content: center;align-items: center;}
.great img{width: 300%;max-width: 1600px;max-height: 1600px;object-fit: contain;}

.first-line{  width: 100%;display: flex;padding-bottom: 3%;}
/* .product-img{  width: 100%;  height: 400px;  margin: 10px;} */
.swiper-pagination11{  width: 37%;}
.product-information{  margin-top: 2rem;font-size: 1.5rem;}
.product-information-title{border-bottom-style: solid; border-bottom-color: #53647a;font-size: 2.4rem; color: #53647a; font-style: normal; border-bottom-width: 2px;
    padding-top: 8px;padding-bottom: 4px;}
.product-information-conception{ margin-top: 10px;}
.text-wrapper{ display: flex; flex-direction: column; width: 270px; line-height: 2.5rem; padding-top: 10px;}
.text-wrapper p{text-align: center;}
.product-display{display: flex;flex-wrap: wrap;}
.aboutus img{  width: 1000px;}


.vlt-is--single-product .vlt-main .offset-lg-2{margin-left: 7.666667%;}
.col-lg-8{-ms-flex: 0 0 85.666667%;  flex: 0 0 85.666667%;  max-width: 85.666667%;}
.mid_left{line-height:17px;float:left;margin:0 0 50px 0;width: 15%;text-align: initial;}
.mid_left>a{display:block!important;line-height:35px!important;border-bottom:1px solid #eaeaea;color:#000!important;background-color:#68a04c30!important;padding:0 0 0 5px!important;
  font-size:0.8em!important;margin:0!important;float:none!important;border-radius:0!important;height:35px!important;text-decoration:none;text-transform:capitalize}
.mid_left>a.active_1,.mid_left>a:hover{color:#fff!important;background-color: #68a04c!important;}
.mid_left span{font-size:12px;color:#a6ce39;padding-right:3px}
.mid_left>a:before{content:'\e609';width:15px;display:inline-block;text-align:center;font-family: 'iconfont';}
.left_er a{color:#666;display:block;padding-left:18px;line-height:30px;border-bottom:1px solid #eee;font-size:0.75em;text-decoration:none;text-transform:capitalize}
.active_2,.left_er a:hover{background: #68a04c;color: #fff !important;}
.section{float:right;width:calc(100% - 250px)}
.product-grid,.prolist.wid>div{width:30%;margin:0 1.66%;float:left;position:relative;padding:1%;box-sizing:border-box;text-align:center;overflow:hidden;background:#f5f5f5;margin-bottom:15px;background-color:#eaeaea}
.mid_cont,.neirong{padding-left:15px;margin-top:1vw;padding-right:1.66%}
.neirong p{font-size:14px;line-height:23px;margin:15px 0;color:#666}
.col-lg-9{margin: auto;}

.allpro{display: flex;flex-wrap: wrap;justify-content: center;}
.prolist,.mid_right{width: 85%;}
@media ((max-width:1300px) and (min-width:992px)){.mid_left>a{font-size: 0.7em !important;}.left_er a{font-size: 0.7em;}}
.mid_nav{padding:3% 0;}
.mid_nav_l{position: relative;}
.mid_nav h3{  font-size: 1.125rem;  min-width: 250px; font-weight: lighter;border: solid 1px rgba(204,204,204,.5);padding: 8px 16px 8px 16px;     justify-content: space-between;align-items: center;cursor: pointer;}
.mid_nav h3:hover{border:solid 1px rgba(146, 146, 146, 0.5);}
.mid_nav_ul{ margin-top: 15px;background: white;box-shadow: 0 2px 4px rgba(0, 0, 0, .12), 0 0 6px rgba(0, 0, 0, .04);}
.mid_nav_div{position: absolute; display:none; z-index: 55;width:100%;}
.mid_h3{}
.mid_nav a,.mid_nav .sf-menu .erji a,.mid_nav .sf-menu .erjii a{transition: 600ms;display: block; font-family: 'proppns'; color: black;font-size: 16px;margin:3px 0;    padding: 3px 16px 3px 16px;}
.mid_nav a:hover{color:rgb(103, 135, 191);}
.mid_nav .act{color:rgb(103, 135, 191);}
.mid_nav li i{margin-top: -30px;margin-right: 5px;float:right}
.mid_nav .erji,.mid_nav .erjii{position: relative;top: 0;left: 0;}
.mid_nav .sf-menu a{width:calc(100% - 50px)}
.sf-menu li{display: contents;}
.mid .wid{margin-top: 35px;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
.paitu{display: flex;flex-wrap: wrap;margin-bottom: .5rem;}
.paitu .kshao{display: flex;}
.paitu .kshao img{object-fit: cover;}
.kshao{padding: 5px;}
.mid .mid_nav{display: none;}
.pro_pro .mid_nav{display: block;}

.nybanner{height: fit-content;position: relative;overflow: hidden;background: #fff;height: 450px;}
.nybanner img{position: absolute;top: 0;left: 0;z-index: -1;height: fit-content;}
.nybanner video{object-fit: cover;width: 100%;position: relative;height: 450px;}
.zhez{position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.3); z-index: 0;}
/* .nybanner1:before{position: absolute;opacity: .4;background: #000;width: 100%;height: 100%;top: 0;left: 0;content: '';} */
.nybanner .banner-title{position: absolute;top: 50%;left: 50%;transform: translate(-50% , -50%);z-index: 9;}


.alzs1{display:inline-block;padding:0 25px 25px 0;width:33%;box-sizing:border-box}
.alzs1 video{background:#000;width:420px;height:300px;max-width: 100%;}
.alzsp1{font-size:20px;line-height:35px;padding: 4% 0 2% 0;}
.alzs1 h6{text-align: center;}

@media screen and (max-width:992px){
.vlt-footer .vlt-language-switcher a, .vlt-footer .vlt-footer-copyright p{margin: 0;}
.xqproductimg,.procont_cont{width: 100%}
.product-grid,.prolist.wid>div{width:48%;margin:0 1%;float:left;position:relative;padding:1%;box-sizing:border-box;text-align:center;overflow:hidden;background:#f5f5f5;margin-bottom:15px;background-color:#eaeaea}
.prolist.wid>div p{font-size:13px}
.mid_left{display: none;}
.mid_left a,.mid_left a span{display:none;display: block!important;line-height: 30px;border-radius: 5px;background: #6d6d6d;box-sizing: border-box;padding: 0 10px;color: #fff;margin: 3px 6px 3px 0;font-size: 13px;float: left;}
.vlt-footer--fixed{bottom: 6%;}
.active_1+div>a,.active_2,.active_3{display:block!important;height:30px;line-height:30px;border-radius:5px;background:#6d6d6d;box-sizing:border-box;padding:0 10px;color:#fff;margin:3px 6px 3px 0;font-size:13px;float:left}
.mid_left .active_1,.mid_left .active_2{background-color:#00639c}
.section h1{font-size:25px;margin:10px 0}

.little{   position: relative;}
.little{  width: 99%;  height: auto;}
.little .mark,.great{  width: 0%;display: none !important;}
.little img {  height: auto;}
.mid .mid_nav{display: block;}
.allpro .mid_nav_div{padding: 0;}
.allpro .mid_nav h3{margin: 0;}
.prolist dl dt{height: 200px;}
.home_pro_box{height: 180px;}
.home_pro_box img{max-height: 150px;}
}
@media screen and (max-width:1024px){
.nybanner video{height: auto;}
}
.procont_pic{text-align: center;}
.procont_cont{font-size:14px; color:#7e7e7e; line-height:26px; margin-bottom:10px;}
.procont_cont p{margin-bottom:10px;}

.contact_info{}
.contact_info h3{font-size: 24px; line-height: 34px; margin-bottom: 10px;}
.contact_info h4{font-size:16px; line-height:30px; margin:25px 0 10px;}
.contact_info li{ line-height: 28px; padding: 3px 0; color: #7E7E7E;}
.contact_info li a{color: #7e7e7e;}
.contact_info li a:hover{color: #68A04C; text-decoration:underline; font-weight: bold;}
.contact_info li b{color: #222;}
.contact_info li i{width: 30px; margin-right: 5px; font-size: 28px;height: 28px;line-height: 28px;color: #68A04C; text-align: center; vertical-align: bottom;}
.contact_massage{ margin-top: 25px;}
.contact_massage h3{font-size: 18px;}
.contact_massage p{ color:#85868c;line-height:26px; margin-bottom:15px;}
.contact_massage input{ width:100%; font-size:14px; line-height:25px; padding:5px 12px; border:#e0e1e1 solid 1px; border-radius:1px; color:#8b8d94; margin-bottom:10px;box-sizing:border-box;}
.contact_massage input::-webkit-input-placeholder{color:#ccc;}
.contact_massage textarea{ width:100%; font-size:14px; line-height:25px; padding:5px 12px; border:#e0e1e1 solid 1px; border-radius:1px; color:#8b8d94; margin-bottom:10px;font-family: 'Sans';box-sizing:border-box;}
.contact_massage textarea::-webkit-input-placeholder{color:#ccc;}
.contact_massage a{ font-size:14px; line-height:38px; height:38px; color:#fff; padding:0 18px; background:#68A04C; display:inline-block; margin-top:10px;}
.contact_massage a:hover{ background:#53C271;}

.equ{background: #f2f2f2;margin: 30px 0 70px; padding: 50px 0;}
.equ_title{}
.equ_title h3{font-size: 28px; line-height: 38px; text-align: center; text-transform: uppercase; margin-bottom: 10px;}
.equ_pic{margin-top: 20px;}
.equ_pic img{ width: 32%; margin-right: 2%;}
.equ_pic img:nth-child(3){margin-right: 0;}




/*分页代码*/
.pagelist {clear:both; font-size: 12px; padding:20px 0;text-align:center;}
.pagelist a{ padding: 5px 9px; border: solid 1px #ddd; background: #fff; text-decoration: none;margin:3px; color:#666; font-family:宋体,arial,sans-serif;}
.pagelist a:visited, #nowpage { padding: 3px 8px; margin:3px; border: solid 1px #ddd; background: #fff; text-decoration: none; }
.pagelist a:hover, #nowpage{color:#97262a; background: #fff; border-color:#97262a; text-decoration: none;}

/*send*/
.pro_send{ padding-top:0px;}
.pro_send h2{ position:relative; font-size:24px; line-height:34px; color:#333; text-align:center; padding:40px 0 10px; margin-bottom:20px; border-top:1px solid #e0e1e1}
.pro_send h2:after{content:""; position:absolute; bottom:0; left:50%; margin-left:-30px;width:60px; height:3px; background:#0eade2;}
.pro_send p{ text-align:center; margin-bottom:15px; font-size:13px; line-height:23px; color:#85868c;}
.pro_send input{ width:100%; font-size:14px; line-height:25px; padding:5px 12px; border:#e0e1e1 solid 1px; border-radius:1px; color:#8b8d94; margin-bottom:10px;box-sizing:border-box;}
.pro_send input::-webkit-input-placeholder{color:#ccc;}
.pro_send textarea{ width:100%; font-size:14px; line-height:25px; padding:5px 12px; border:#e0e1e1 solid 1px; border-radius:1px; color:#8b8d94; margin-bottom:10px;font-family: 'Sans';box-sizing:border-box;}
.pro_send textarea::-webkit-input-placeholder{color:#ccc;}
.pro_send a{ font-size:14px; line-height:38px; height:38px; color:#fff; padding:0 18px; background:#68A04C; display:inline-block; margin-top:10px;}
.pro_send a:hover{ background:#53C271;}

/*产品标签*/
.tag{ margin:50px 0 10px;}
.tag strong{ font-size:16px;}
.tag a{ padding:0px 10px; line-height:32px; display:inline-block; background:#ebebeb; margin:0 5px; border-radius:3px; color:#666;}
.tag a:hover{color:#000;}

.nav_tb{display:none;}

@keyframes movein{
	from{top: -67px;}
	to{top: 0;}
}

@media screen and (max-width:1199px){

.wid{width: 94%;}
	}

@media screen and (max-width: 768px) {

	}

@media screen and (max-width: 480px) {
.fl-1,.fl-2,.fl-3,.fl-4,.fl-5,.fl-6,.fl-7,.fl-8,.fl-9,.fl-10,.fl-11,.fl-12{float:none; width:100%; padding-left:10px; padding-right:10px;}
.fr-1,.fr-2,.fr-3,.fr-4,.fr-5,.fr-6,.fr-7,.fr-8,.fr-9,.fr-10,.fr-11,.fr-12{float:none; width:100%; padding-left:10px; padding-right:10px;}
.alzs1{width: 100%;padding-right: 0;}
.top_left{display:none;}
.ban_list li img{margin-bottom: 8px;}
.swiper-slide img{height: 270px;}
.header{position:relative;}
.nav_tb{display:block; position:absolute; top:25px;right:20px; cursor:pointer;}
.header.flex .nav_tb{top:18px;}
.nav{position:absolute; right:0; top:100%; display:none; background:#fff; padding:15px; z-index:1000}
.nav li{display:block; padding:5px 0;}
.erji{left:auto;right:100%;top:0;}
.banner{padding:35px 10px;}
.banner h2 span{font-size:32px; line-height:42px;}
.banner h2 span::after,.banner h2 span::before{width:0;margin:0;}
.banner p{font-size:16px; line-height:26px;}
.ban_list li{width:calc(100%/3 - 12px);padding-top:calc(100%/3 - 12px); font-size:12px; line-height:24px; overflow:hidden;}
.ban_list .ban_list_more{font-size:16px; line-height:26px;}
.ban_list ul{margin:35px auto 25px;}
.home_com_text,.home_com_pic{width:100%;}
.home_com_pic{margin-top:20px;}
.home_com,.home_pro,.home_adv,.home_phone{padding:35px 0;}
.home_com_text h2{font-size:28px; line-height:38px;}
.home_pro_box{width:calc(100%/2 - 20px); text-align:center;}
.home_title{font-size:28px; line-height:38px;}
.home_adv_box{width:100%; margin-bottom:20px;}
.home_phone .address{font-size:14px;}
.home_phone .phone{font-size:32px; line-height:42px;}
.banquan{line-height:20px; padding:8px 10px}
/* .nybanner{padding:40px 0;} */
.mid_nav{padding:20px 0;}
.culture_title{margin:15px 0 35px; padding:25px 0;}
.prolist dl{width:50%;}
.equ_pic img{width:100%; margin-right:0; margin-bottom:20px;}
.contact_map{margin-top:25px; height:350px; overflow:hidden;}
.mid{padding:0 0 35px;}
	}